<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: none;
}
ul,
ol {
  list-style: none;
}
a:focus,
a:active,
a:hover {
  color: #333;
}
.por {
  position: relative;
}
.poa {
  position: absolute;
}
.am-paragraph-default {
  margin: 0;
}
.am-paragraph-default img {
  border: none;
  padding: 0;
  max-width: 100%;
}
.am-close {
  font-size: 24px;
}
/*æ»šåŠ¨æ¡ç¾ŽåŒ–*/

.tac,
.tc {
  text-align: center;
}
.flex {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-flexbox;
}
.lc {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.hc {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.allc {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
i {
  font-style: normal;
}
video {
  display: block;
  background: #000;
}
input,
select {
  outline: none;
  border: none;
}
h4,
h5,
h6 {
  font-weight: normal;
}
.banner a img {
  width: 100%;
}
body,
html {
  min-width: 1200px;
}
.content {
  /* max-width: 1200px; */
  width: 100%;
  margin: 0 auto;
}
.clear {
  clear: both;
}
.bread_nav {
  /* border-bottom: 1px solid #dedede; */
}
.bread_nav .content {
  height: 45px;
  max-width: 1200px;
}
.bread_nav .content .icon {
  display: inline-block;
  width: 43px;
  height: 45px;
  background: url(/template/default/index/images/location_icon.png) no-repeat center;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
  float: left;
  margin-right: 10px;
}
.bread_nav .content a {
  display: inline-block;
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  color: #333333;
}


.bread_nav .content .left {
  float: right;
}
.bread_nav .content .left form {
  width: 332px;
  height: 35px;
  border-radius: 20px;
  border: solid 1px #dedede;
  overflow: hidden;
  margin-top: 5px;
}
.bread_nav .content .left form .txt {
  display: block;
  float: left;
  width: 250px;
  height: 35px;
  padding-left: 15px;
  font-size: 14px;
  color: #333;
}
.bread_nav .content .left form .sub {
  width: 50px;
  height: 35px;
  float: right;
  display: block;
  background: url(/template/default/index/images/search.png) no-repeat center;
}





.content_center {
  background: #f1f1f1;
  padding: 40px 0;
}
.content_center .content {
  overflow: hidden;
}
.content_center .content .left_nav {
  width: 290px;
  float: left;
}
.content_center .content .left_nav .item1 {
  background: #fff;
}
.content_center .content .left_nav .item1 .title {
  position: relative;
  background: #122975;
  padding: 30px 0 0 30px;
  height: 90px;
}
.content_center .content .left_nav .item1 .title .tit_icon {
  position: absolute;
  right: 30px;
  top: 26px;
}
.content_center .content .left_nav .item1 .title h5 {
  font-size: 24px;
  line-height: 24px;
  color: #ffffff;
}
.content_center .content .left_nav .item1 .title h6 {
  font-size: 12px;
  line-height: 24px;
  color: #ffffff;
  display: none;
}
.content_center .content .left_nav .item1 &gt; ul &gt; li:hover &gt; span,
.content_center .content .left_nav .item1 &gt; ul &gt; li:hover &gt; a {
  position: relative;
}
.content_center .content .left_nav .item1 &gt; ul &gt; li:hover &gt; span::after,
.content_center .content .left_nav .item1 &gt; ul &gt; li:hover &gt; a::after {
  /* content: ""; */
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 100%;
  background: #122975;
}



.content_center .content .left_nav .item1 &gt; ul &gt; li:hover&gt;a,.content_center .content .left_nav .item1 &gt; ul &gt; li.active a{
  color: #000;
}

.content_center .content .left_nav .item1 &gt; ul &gt; li:hover&gt;a,.content_center .content .left_nav .item1 &gt; ul &gt; li.active&gt;a{
  color: #fff;
}

.content_center .content .left_nav .item1 &gt; ul &gt; li.active &gt; span,
.content_center .content .left_nav .item1 &gt; ul &gt; li.active &gt; a {
  background:#122975 url(/template/default/index/images/arrow_bottom.png) no-repeat right 33px center;
  position: relative;
}
.content_center .content .left_nav .item1 &gt; ul &gt; li.active &gt; span::after,
.content_center .content .left_nav .item1 &gt; ul &gt; li.active &gt; a::after {
  /* content: ""; */
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 100%;
  background: #122975;
}
.content_center .content .left_nav .item1 &gt; ul &gt; li.active &gt; a,.content_center .content .left_nav .item1 &gt; ul &gt; li:hover &gt; a{
  background:#ee7700 url(/template/default/index/images/arrow_right_w.png) no-repeat right 33px center;
}
.content_center .content .left_nav .item1 &gt; ul &gt; li.active ul {
  display: block;
  background: rgba(255, 228, 196, 0.5);
}
.content_center .content .left_nav .item1 &gt; ul &gt; li:last-child &gt; span,
.content_center .content .left_nav .item1 &gt; ul &gt; li:last-child a {
  border-bottom: 0 solid #000;
}
.content_center .content .left_nav .item1 &gt; ul &gt; li &gt; span,
.content_center .content .left_nav .item1 &gt; ul &gt; li &gt; a {
  display: block;
  height: 62px;
  line-height: 62px;
  padding-left: 20px;
  font-size: 14px;
  color: #333333;
  border-bottom: 1px solid #f1f1f1;
  background: url(/template/default/index/images/arrow_right.png) no-repeat right 33px center;
  cursor: pointer;
}
.content_center .content .left_nav .item1 &gt; ul &gt; li ul {
  display: none;
  padding: 0 20px;
  margin: 0;
  /* max-height: 300px;
  overflow-y: scroll; */
}
.content_center .content .left_nav .item1 &gt; ul &gt; li ul li {
  border-bottom: 1px solid #f1f1f1;
}
.content_center .content .left_nav .item1 &gt; ul &gt; li ul li:last-child {
  border-bottom: 0 solid #000;
}
.content_center .content .left_nav .item1 &gt; ul &gt; li ul li a {
  display: block;
  height: 60px;
  line-height: 60px;
  font-size: 14px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  /* background: url(/template/default/index/images/arrow_right.png) no-repeat right 30px center; */
}


.content_center .content .left_nav .item1 &gt; ul &gt; li ul li.active a{
  color: #122975;
  font-weight: bold;
}
.content_center .content .left_nav .item1 &gt; ul &gt; li ul li a:hover {
  color: #ee7700;
  font-weight: bold;
}
.content_center .content .left_nav .item2 {
  margin-top: 13px;
  background: #fff;
  /* padding: 0 20px; */
}
.content_center .content .left_nav .item2 h5 {
  height: 64px;
  line-height: 64px;
  /* padding-left: 10px;  */
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  border-bottom: 1px solid #f1f1f1;
  background: #122975;
  padding: 0 20px 0 32px;
}
.content_center .content .left_nav .item2 ul {
  padding: 15px 20px;
}
.content_center .content .left_nav .item2 ul li a {
  display: block;
  font-size: 14px;
  line-height: 30px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content_center .content .left_nav .item2 ul li a:hover{
  color: #ee7700;
}
.content_center .content .left_nav .item3 {
  overflow: hidden;
}
.content_center .content .left_nav .item3 .word{
  padding: 15px 20px 0;
}

.content_center .content .left_nav .item3 h5 {
  /* margin-bottom: 10px; */
}
.content_center .content .left_nav .item3 p {
  font-size: 14px;
  color: #333333;
  margin-bottom: 10px;
  padding-left: 5px;
  font-weight: bold;
  overflow: hidden;
}

.content_center .content .left_nav .item3 p i{
  display: block;
  float: left;
}

.content_center .content .left_nav .item3 p span{
  display: block;
  /*float: left;*/
  width: 180px;
}


.content_center .content .left_nav .item3 a {
  display: block;
  width: 140px;
  height: 40px;
  background-color: #122975;
  line-height: 40px;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  margin: 20px 0;
}
.content_center .content .left_nav .item3 a span {
  margin-left: 20px;
}
.content_center .content .center_right {
  width: 897px;
  float: right;
}

.content_center .content .center_right img{
  /* max-width: 100%; */
}
.content_center .content .center_right table{
  width: 100% !important;
}
.content_center .content .center_right table tr td{
  /* border: 1px solid #dedede; */
}

.content_center .content .center_right .title {
  text-align: center;
  margin-bottom: 20px;
}
.content_center .content .center_right .title h5 {
  font-size: 24px;
  line-height: 24px;
  color: #122975;
  font-weight: bold;
  height: 90px;
  line-height: 90px;
  position: relative;
}
.content_center .content .center_right .title h5::after,
.content_center .content .center_right .title h5::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}
.content_center .content .center_right .title h5::after {
  width: 100%;
  height: 1px;
  background: #f1f1f1;
}
.content_center .content .center_right .title h5::before {
  width: 25px;
  height: 2px;
  background: #122975;
}
.content_center .content .center_right .page {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 96px;
  border-top: 1px solid #dedede;
  padding: 0 60px;
}
.content_center .content .center_right .page .prev,
.content_center .content .center_right .page .next {
  font-size: 18px;
  color: #333333;
}
.content_center .content .center_right .page ul {
  text-align: center;
}
.content_center .content .center_right .page ul li {
  display: inline-block;
  margin: 0 5px;
}
.content_center .content .center_right .page ul li a {
  display: block;
  width: 45px;
  height: 45px;
  background-color: #f1f1f1;
  text-align: center;
  line-height: 45px;
  border-radius: 50%;
  font-size: 16px;
  color: #333333;
}
.content_center .content .center_right .page ul li a:hover {
  background: #122975;
  color: #fff;
}
.content_center .content .center_right .page ul li.active a {
  background: #122975;
  color: #fff;
}

.page span.all{
  display: none;
}



.content_center .content .center_right .small_ad {
  height: 199px;
  margin-top: 13px;
  background: #fff;
  overflow: hidden;
}
.content_center .content .center_right .small_ad .pic {
  margin-top: 20px;
  float: left;
  margin-left: 75px;
}
.content_center .content .center_right .small_ad .pic img {
  width: 260px;
}
.content_center .content .center_right .small_ad .word {
  float: right;
  margin-right: 100px;
  margin-top: 30px;
}
.content_center .content .center_right .small_ad .word h5 {
  font-size: 30px;
  color: #122975;
}
.content_center .content .center_right .small_ad .word h6 {
  font-size: 18px;
  line-height: 24px;
  color: #122975;
}
.content_center .content .center_right .small_ad .word a {
  display: block;
  float: left;
  width: 140px;
  height: 40px;
  background-color: #122975;
  line-height: 40px;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  margin: 20px 0;
}
.content_center .content .center_right .small_ad .word a span {
  margin-left: 20px;
}
.content_center .content .center_right .small_ad .word .tel {
  float: left;
  margin: 20px 0;
  margin-left: 50px;
}
.content_center .content .center_right .small_ad .word .tel .num {
  float: right;
  margin-left: 5px;
}
.content_center .content .center_right .small_ad .word .tel .num h5 {
  font-size: 14px;
  line-height: 1;
  color: #333333;
}
.content_center .content .center_right .small_ad .word .tel .num h6 {
  font-size: 18px;
  color: #122975;
  font-weight: bold;
}
.product_list .content .center_right .item1 {
  background: #fff;
  padding: 0 20px;
  overflow: hidden;
}

.product_list .content .center_right .item1 .item_nav{
  margin-bottom: 20px;
}

.product_list .content .center_right .item1 .item_nav ul li{
  overflow: hidden;
  border-bottom: 1px dashed #dedede;
  padding: 10px 0;
}

.product_list .content .center_right .item1 .item_nav ul li span,.product_list .content .center_right .item1 .item_nav ul li a{
  display: block;
  float: left;
  padding: 5px;
  font-size: 14px;
  line-height: 1;
  color: #333;
  border-radius: 5px;
}

.product_list .content .center_right .item1 .item_nav ul li a.active,.product_list .content .center_right .item1 .item_nav ul li a:hover{
  background:#122975 ;
  color: #fff;

}

.product_list .content .center_right .item1 table{
  width: 100%;
  border: none;
  margin-bottom: 40px;
}
.product_list .content .center_right .item1 table tr th{
  background: #eee;
  color: #333;
  font-size: 16px;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

.product_list .content .center_right .item1 table tr th:first-child{
  padding-left: 10px;
  text-align: left;
}

.product_list .content .center_right .item1 table tr td:first-child{
  padding-left: 10px;
  text-align: left;
}

.product_list .content .center_right .item1 table tr:nth-child(2n+1){
  background: #f1f1f1;
}


.product_list .content .center_right .item1 table tr td{
  border: none;
  font-size: 14px;
  color: #333;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

.product_list .content .center_right .item1 table tr td a{
  font-size: 14px;
  color: #333;
}
.product_list .content .center_right .item1 table tr td a:hover{
  color: #122975;
}


.product_list .content .center_right .item1 .list {
  margin: 0 -5px;
  padding-bottom: 20px;
}
.product_list .content .center_right .item1 .list li {
  padding: 0 5px;
  margin-bottom: 20px;
}
.product_list .content .center_right .item1 .list li a {
  display: block;
  text-align: center;
  transition: all .5s linear;
  border: 2px solid rgba(0, 0, 0, 0);
  /* padding-bottom: 10px; */
}

.product_list .content .center_right .item1 .list li a:hover{
  box-shadow: 10px 10px 20px #dedede;
  border-color: #122975;
}

.product_list .content .center_right .item1 .list li a:hover .word h5{
  background: #122975;
  color: #fff;
}

.product_list .content .center_right .item1 .list li a:hover .pic img {
  transform: scale(1.1);
}
.product_list .content .center_right .item1 .list li a:hover span {
  color: #122975;
}
.product_list .content .center_right .item1 .list li a .pic {
  overflow: hidden;
  height: 165px;
  text-align: center;
  line-height: 165px;
}
.product_list .content .center_right .item1 .list li a .pic img {
  max-width: 100%;
  transition: all .5s linear;
}
.product_list .content .center_right .item1 .list li a .word {
  /* padding: 0 20px;
  padding-bottom: 15px; */
  /* border-bottom: 1px solid #dedede; */
}
.product_list .content .center_right .item1 .list li a .word h5 {
  font-size: 16px;
  line-height: 56px;
  height: 56px;
  background: #fff;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  /* margin: 10px 0; */
}
.product_list .content .center_right .item1 .list li a .word p {
  font-size: 14px;
  color: #666666;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  max-height: 48px;
}
.product_list .content .center_right .item1 .list li a span {
  font-size: 14px;
  line-height: 24px;
  color: #333333;
  margin-top: 10px;
  display: block;
}
.product_detail .content .center_right .item1 {
  background: #fff;
  overflow: hidden;
}
figure{
  margin-bottom: 0;
}

.product_detail .content .center_right .item1 .slide {
  width: 380px;
  /* height: 300px; */
  float: left;
  /* overflow: hidden; */
  padding: 10px;
}
.product_detail .content .center_right .item1 .slide .big{
  height: 300px;
  overflow: hidden;
}

.product_detail .content .center_right .item1 .slide .big a{
  display: block;
  overflow: hidden;
}
.product_detail .content .center_right .item1 .slide .big a:hover img{
  transform: scale(1.1);
}
.product_detail .content .center_right .item1 .slide .big a img{
  transition: all .5s linear;
}

.product_detail .content .center_right .item1 .slide .small{
  padding: 0 40px;
  position: relative;
  margin-top:10px;
}



.product_detail .content .center_right .item1 .slide .small .swiper-slide.active{
  border: 1px solid #122975 !important;
}
.product_detail .content .center_right .item1 .slide .swiper-container .swiper-wrapper .swiper-slide{
  border: 1px solid rgba(0, 0, 0, 0);
  overflow: hidden;
}
.product_detail .content .center_right .item1 .slide .swiper-container .swiper-wrapper .swiper-slide img {
  display: block;
  width: 100%;
}
.product_detail .content .center_right .item1 .slide  .swiper-button-next,
.product_detail .content .center_right .item1 .slide  .swiper-button-prev {
  opacity: 1;
  width: 30px;
  height: 60px;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
  line-height: 60px;
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
  outline: none;
}
.product_detail .content .center_right .item1 .slide  .swiper-button-next i,
.product_detail .content .center_right .item1 .slide  .swiper-button-prev i {
  color: #fff;
}
.product_detail .content .center_right .item1 .slide  .swiper-button-next {
  right: 0;
}
.product_detail .content .center_right .item1 .slide  .swiper-button-prev {
  left: 0;
}
.product_detail .content .center_right .item1 .slide  .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  width: 10px;
  height: 10px;
  background-color: #999999;
}
.product_detail .content .center_right .item1 .slide .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background: #122975;
}
.product_detail .content .center_right .item1 .word {
  width: 517px;
  float: right;
  height: 350px;
  padding: 0 30px;
  position: relative;
}
.product_detail .content .center_right .item1 .word ul{
  padding: 5px;
}
.product_detail .content .center_right .item1 .word ul li span{
  font-size: 14px;
  color: #333;
}


.product_detail .content .center_right .item1 .word .bottom{
  position: absolute;
  bottom: 15px;
  left: 30px;
}


.product_detail .content .center_right .item1 .word &gt; h5 {
  font-size: 24px;
  line-height: 24px;
  color: #122975;
  /* height: 100px; */
  /* line-height: 100px; */
  border-bottom: 1px solid #dedede;
  padding: 40px 0 10px;
  margin-bottom: 10px;
}
.product_detail .content .center_right .item1 .word &gt; p {
  font-size: 14px;
  /* line-height: 24px; */
  color: #666666;
  /* margin: 20px 0; */
}
.product_detail .content .center_right .item1 .word a {
  display: block;
  float: left;
  width: 140px;
  height: 40px;
  background-color: #122975;
  line-height: 40px;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  margin-right: 20px;
  margin-top: 7px;
}
.product_detail .content .center_right .item1 .word a span {
  margin-left: 20px;
}
.product_detail .content .center_right .item1 .word .tel {
  /* float: left; */
  /* margin: 20px 0 0; */
  /* margin-left: 50px; */
  overflow: hidden;
}

.product_detail .content .center_right .item1 .word .tel img{
  margin-top: 6px;
  display: block;
  float: left;
}

.product_detail .content .center_right .item1 .word .tel .num {
  float: left;
  margin-left: 5px;
}
.product_detail .content .center_right .item1 .word .tel .num h5 {
  font-size: 14px;
  line-height: 1;
  color: #333333;
}
.product_detail .content .center_right .item1 .word .tel .num h6 {
  font-size: 28px;
  color: #122975;
  font-weight: bold;
  line-height: 1;
  margin-top: 5px;
}
.product_detail .content .center_right .item2 {
  background: #fff;
  margin-top: 13px;
}
.product_detail .content .center_right .item2 .item2_nav ul {
  border-bottom: 1px solid #dedede;
  overflow: hidden;
}
.product_detail .content .center_right .item2 .item2_nav ul li {
  cursor: pointer;
  width: 164px;
  height: 64px;
  float: left;
  text-align: center;
  line-height: 64px;
  border-left: 1px solid #dedede;
  font-size: 22px;
  color: #999999;
}
.product_detail .content .center_right .item2 .item2_nav ul li.active {
  color: #122975;
  font-weight: bold;
}
.product_detail .content .center_right .item2 .item2_nav ul li:first-child {
  border-left: 0 solid #000;
}
.product_detail .content .center_right .item2 .item2_list  {
  padding: 20px;
}

.product_detail .content .center_right .item2 .item2_list iframe{
  display: block;
  margin: 0 auto;
}


.product_detail .content .center_right .item2 .item2_list .item .tit{
  background: #dedede;
  margin: 20px 0;
}
.product_detail .content .center_right .item2 .item2_list .item .tit span{
  width: 120px;
  height: 40px;
  background: #122975;
  display: block;
  text-align: center;
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  margin: 20px 0;
}

.product_detail .content .center_right .item2 .item2_list  img{
  max-width: 100%;
  height: auto;
  /*display: block;*/
  margin: 0 auto;
}
.product_detail .content .center_right .item3 {
  margin-top: 13px;
  background: #fff;
}
.product_detail .content .center_right .item3 h5 {
  height: 65px;
  line-height: 65px;
  padding-left: 30px;
  border-bottom: 1px solid #dedede;
  font-size: 18px;
  color: #122975;
  font-weight: bold;
}
.product_detail .content .center_right .item3 .list {
  overflow: hidden;
  padding: 20px;
}
.product_detail .content .center_right .item3 .list ul {
  margin: 0 -4px;
}
.product_detail .content .center_right .item3 .list ul li {
  padding: 0 4px;
}
.product_detail .content .center_right .item3 .list ul li a {
  display: block;
}
.product_detail .content .center_right .item3 .list ul li a:hover .pic img {
  transform: scale(1.1);
}
.product_detail .content .center_right .item3 .list ul li a .pic {
  overflow: hidden;
  height: 170px;
  line-height: 170px;
}
.product_detail .content .center_right .item3 .list ul li a .pic img {
  max-width: 100%;
  /* height: 280px; */
  transition: all .5s linear;
}
.product_detail .content .center_right .item3 .list ul li a .word {
  text-align: center;
}
.product_detail .content .center_right .item3 .list ul li a .word p {
  font-size: 16px;
  line-height: 24px;
  color: #333333;
  margin: 10px 0;
  overflow: hidden;
  white-space:nowrap;
  text-overflow: ellipsis;
}
.history .content .center_right .item1 {
  background: #fff;
  overflow: hidden;
}
.history .content .center_right .item1 .list ul {
  padding: 50px;
}
.history .content .center_right .item1 .list ul li {
  position: relative;
  padding-left: 50px;
  border-left: 1px solid #dedede;
  padding-bottom: 40px;
}
.history .content .center_right .item1 .list ul li:last-child {
  border-left: 0 solid #000;
}
.history .content .center_right .item1 .list ul li::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  background-color: #122975;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.11);
  border: solid 5px #ffffff;
  border-radius: 50%;
  transform: translate(-12px, -12px);
}
.history .content .center_right .item1 .list ul li h5 {
  font-size: 30px;
  line-height: 0;
  color: #122975;
  font-weight: bold;
  margin-bottom: 35px;
}
.history .content .center_right .item1 .list ul li p {
  font-size: 14px;
  line-height: 24px;
  color: #333333;
}
.about_us .content .center_right .item1 {
  background: #fff;
  overflow: hidden;
}
.about_us .content .center_right .item1 .center {
  padding: 20px;
}
.contact_us .content .center_right .item1 {
  background: #fff;
  overflow: hidden;
  border: solid 1px #f1f1f1;
}
.contact_us .content .center_right .item1 .center {
  padding: 0 20px 20px;
  overflow: hidden;
}
.contact_us .content .center_right .item1 .center .map{
  width: 430px;
  height: 356px;
  /* border-right: 1px solid #dedede; */
}
.contact_us .content .center_right .item1 .center .map iframe{
  width: 100%;
  height: 356px;
}

.contact_us .content .center_right .item1 .center .map iframe body div{
  border: none !important;
}


.contact_us .content .center_right .item1 .center .map {
  float: left;
  /* margin-top: 25px; */
}
.contact_us .content .center_right .item1 .center .map img{
  width: 400px;
  height: auto;
}
.contact_us .content .center_right .item1 .center .word {
  padding:25px 0 0;
  float: right;
  width: 415px;
}
.contact_us .content .center_right .item1 .center .word h5 {
  font-size: 24px;
  line-height: 36px;
  color: #122975;
  margin-bottom: 10px;
}
.contact_us .content .center_right .item1 .center .word p {
  font-size: 16px;
  line-height: 30px;
  color: #333333;
}
.contact_us .content .center_right .item1 .center .word p i,.contact_us .content .center_right .item1 .center .word p span{
  display: block;
  float: left;
  font-size: 16px;
  line-height: 30px;
  color: #333333;
}
.contact_us .content .center_right .item1 .center .word p span{
  width: 305px;
}

.contact_us .content .center_right .item2 {
  margin-top: 13px;
  background: #fff;
  overflow: hidden;
  border: solid 1px #f1f1f1;
}
.contact_us .content .center_right .item2 .center {
  padding: 20px;
}
.contact_us .content .center_right .item2 .center form .name,
.contact_us .content .center_right .item2 .center form .tel {
  width: 423px;
  float: left;
  border: 1px solid #dedede;
}
.contact_us .content .center_right .item2 .center form .name .icon,
.contact_us .content .center_right .item2 .center form .tel .icon {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  float: left;
}
.contact_us .content .center_right .item2 .center form .name input,
.contact_us .content .center_right .item2 .center form .tel input {
  width: 370px;
  height: 50px;
  border-left: 1px solid #dedede;
  float: left;
  padding-left: 15px;
  font-size: 14px;
  color: #999999;
}
.contact_us .content .center_right .item2 .center form .tel {
  float: right;
}
.contact_us .content .center_right .item2 .center form .mes {
  overflow: hidden;
  margin: 20px 0;
  height: 180px;
  border: solid 1px #dedede;
}
.contact_us .content .center_right .item2 .center form .mes .icon {
  width: 50px;
  height: 180px;
  line-height: 180px;
  text-align: center;
  float: left;
  border-right: 1px solid #dedede;
}
.contact_us .content .center_right .item2 .center form .mes textarea {
  float: left;
  width: 798px;
  height: 178px;
  font-size: 14px;
  color: #999999;
  border: none;
  padding: 16px;
  resize: none;
  outline: none;
}
.contact_us .content .center_right .item2 .center form .yzm {
  height: 50px;
  border: solid 1px #dedede;
  float: left;
}
.contact_us .content .center_right .item2 .center form .yzm span {
  width: 80px;
  display: block;
  height: 50px;
  line-height: 50px;
  text-align: center;
  float: left;
  border-right: 1px solid #dedede;
  font-size: 14px;
  color: #999999;
}
.contact_us .content .center_right .item2 .center form .yzm input {
  width: 315px;
  height: 48px;
  float: left;
  padding-left: 15px;
  font-size: 14px;
  color: #999999;
}
.contact_us .content .center_right .item2 .center form .yzm_code {
  float: left;
  width: 135px;
  height: 50px;
}
.contact_us .content .center_right .item2 .center form .sub {
  /* float: right; */
}
.contact_us .content .center_right .item2 .center form .sub .sub_btn {
  width: 288px;
  height: 50px;
  font-size: 18px;
  color: #ffffff;
  background: #122975;
  border: none;
  display: block;
  margin: 0 auto;
}
.honor .content .center_right .item1 {
  background: #fff;
  overflow: hidden;
  border: solid 1px #f1f1f1;
}
.honor .content .center_right .item1 .center {
  padding: 0 20px 20px;
  overflow: hidden;
}
.honor .content .center_right .item1 .center ul {
  margin: 0 -5px;
}
.honor .content .center_right .item1 .center ul li {
  padding: 0 5px;
  margin-bottom: 60px;
}
.honor .content .center_right .item1 .center ul li a {
  display: block;
  border: 1px solid rgba(0, 0, 0, 0);
}

.honor .content .center_right .item1 .center ul li a:hover{
  border: 1px solid #122975;
}

.honor .content .center_right .item1 .center ul li a:hover .pic img {
  transform: scale(1.1);
}
.honor .content .center_right .item1 .center ul li a:hover .word {
  background: #122975;
  color: #fff;
}
.honor .content .center_right .item1 .center ul li a .pic {
  overflow: hidden;
  height: 280px;
  text-align: center;
  line-height: 280px;
}



.honor .content .center_right .item1 .center ul li a .pic img {
  max-width: 100%;
  
  transition: all .5s linear;
}
.honor .content .center_right .item1 .center ul li a .word {
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 14px;
  color: #333333;
  background: #f1f1f1;
  transition: all .5s linear;
  padding: 0 10px;
}

.honor .content .center_right .item1 .center ul li a .word h5{

  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.Business_style .content .center_right .item1 {
  background: #fff;
  overflow: hidden;
}
.Business_style .content .center_right .item1 .center {
  padding: 0 20px 20px;
}
.Business_style .content .center_right .item1 .center .slide {
  height: 400px;
}
.Business_style .content .center_right .item1 .center .slide .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
}
.Business_style .content .center_right .item1 .center .slide .swiper-container .swiper-wrapper .swiper-slide img {
  display: block;
  width: 100%;
  height: 400px;
}
.Business_style .content .center_right .item1 .center .slide .swiper-container .swiper-wrapper .swiper-slide .name {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  text-align: center;
  height: 50px;
  background: rgba(0, 0, 0, 0.3);
  font-size: 14px;
  color: #ffffff;
  line-height: 50px;
}
.Business_style .content .center_right .item1 .center .slide .swiper-container .swiper-button-next,
.Business_style .content .center_right .item1 .center .slide .swiper-container .swiper-button-prev {
  opacity: 1;
  width: 45px;
  height: 90px;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
  line-height: 90px;
  margin: 0;
  top: 50%;
  transform: translateY(-50%);
}
.Business_style .content .center_right .item1 .center .slide .swiper-container .swiper-button-next i,
.Business_style .content .center_right .item1 .center .slide .swiper-container .swiper-button-prev i {
  color: #fff;
}
.Business_style .content .center_right .item1 .center .slide .swiper-container .swiper-button-next {
  right: 0;
}
.Business_style .content .center_right .item1 .center .slide .swiper-container .swiper-button-prev {
  left: 0;
}
.Business_style .content .center_right .item1 .center .slide .swiper-container .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  width: 10px;
  height: 10px;
  background-color: #999999;
}
.Business_style .content .center_right .item1 .center .slide .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background: #122975;
}
.Business_style .content .center_right .item1 .center .list {
  overflow: hidden;
  margin-top: 20px;
}
.Business_style .content .center_right .item1 .center .list ul {
  margin: 0 -10px;
}
.Business_style .content .center_right .item1 .center .list ul li {
  padding: 0 10px;
  margin-bottom: 20px;
}
.Business_style .content .center_right .item1 .center .list ul li a {
  display: block;
}
.Business_style .content .center_right .item1 .center .list ul li a:hover .pic img {
  transform: scale(1.1);
}
.Business_style .content .center_right .item1 .center .list ul li a .pic {
  overflow: hidden;
}
.Business_style .content .center_right .item1 .center .list ul li a .pic img {
  width: 100%;
  height: 270px;
  transition: all .5s linear;
}
.Business_style .content .center_right .item1 .center .list ul li a .word {
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 14px;
  color: #333333;
  transition: all .5s linear;
}
.news_list .content .center_right .item1 {
  background: #fff;
}
.news_list .content .center_right .item1 .center {
  padding: 0 20px 20px;
}
.news_list .content .center_right .item1 .center .big_news {
  padding-bottom: 30px;
  border-bottom: 1px solid #dedede;
  overflow: hidden;
}
.news_list .content .center_right .item1 .center .big_news .pic {
  float: left;
  width: 290px;
  height: 230px;
}
.news_list .content .center_right .item1 .center .big_news .pic img {
  width: 290px;
  height: 230px;
}
.news_list .content .center_right .item1 .center .big_news .word {
  width: 538px;
  float: left;
  height: 230px;
  padding-left: 25px;
  position: relative;
}
.news_list .content .center_right .item1 .center .big_news .word h5 {
  font-size: 18px;
  line-height: 24px;
  color: #333333;
  margin: 10px 0 20px;
}
.news_list .content .center_right .item1 .center .big_news .word p {
  font-size: 14px;
  color: #666666;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 24px;
  max-height: 72px;
}
.news_list .content .center_right .item1 .center .big_news .word a {
  position: absolute;
  left: 25px;
  bottom: 0;
  display: block;
  width: 140px;
  height: 50px;
  border: solid 1px #dedede;
  text-align: center;
  line-height: 50px;
  font-size: 14px;
  color: #666666;
  transition: all .5s linear;
}
.news_list .content .center_right .item1 .center .big_news .word a:hover {
  background: #122975;
  color: #fff;
}
.news_list .content .center_right .item1 .center .list {
  margin-top: 15px;
}
.news_list .content .center_right .item1 .center .list ul li {
  padding: 20px 0;
  transition: all .5s linear;
  overflow: hidden;
  border: 1px solid rgba(0, 0, 0, 0);
  border-bottom: 1px solid #dedede;
}
.news_list .content .center_right .item1 .center .list ul li:hover{
  box-shadow: 10px 10px 20px #dedede;
  border-color: #122975 !important;
}

.news_list .content .center_right .item1 .center .list ul li:hover a .word h5,.news_list .content .center_right .item1 .center .list ul li:hover a .word p,
.news_list .content .center_right .item1 .center .list ul li:hover a .time h5,.news_list .content .center_right .item1 .center .list ul li:hover a .time p{
  color: #122975;
}

.news_list .content .center_right .item1 .center .list ul li a{
  transition: all .5s linear;
  display: block;
}



/* .news_list .content .center_right .item1 .center .list ul li:last-child {
  border-bottom: 0 solid #000;
} */


.news_list .content .center_right .item1 .center .list ul li .data {
  float: left;
  width: 200px;
  height: 140px;
  background-color: #f1f1f1;
  text-align: center;
  /* padding-top: 30px; */
}

.news_list .content .center_right .item1 .center .list ul li .data .pic img{
  width: 200px;
  height: 140px;
}

.news_list .content .center_right .item1 .center .list ul li .time{
  float: right;
  text-align: center;
  margin-top: 20px;
  margin-right: 20px;
}

.news_list .content .center_right .item1 .center .list ul li .time h5 {
  font-size: 36px;
  color: #333333;
  font-weight: bold;
}
.news_list .content .center_right .item1 .center .list ul li .time p {
  font-size: 18px;
  line-height: 24px;
  color: #333333;
}


.news_list .content .center_right .item1 .center .list ul li .data h5 {
  font-size: 36px;
  color: #333333;
  font-weight: bold;
}
.news_list .content .center_right .item1 .center .list ul li .data p {
  font-size: 18px;
  line-height: 24px;
  color: #333333;
}
.news_list .content .center_right .item1 .center .list ul li .word {
  float: left;
  width: 508px;
  padding: 0 20px;
}
.news_list .content .center_right .item1 .center .list ul li .word h5 {
  font-size: 18px;
  color: #333333;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  line-height: 24px;
  max-height: 24px;
  margin: 10px 0;
}
.news_list .content .center_right .item1 .center .list ul li .word p {
  font-size: 14px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  max-height: 48px;
  color: #666666;
}
.news_list .content .center_right .item1 .center .list ul li .word .tags {
  margin-top: 10px;
}
.news_list .content .center_right .item1 .center .list ul li .word .tags span {
  font-size: 14px;
  line-height: 24px;
  color: #122975;
}
.news_list .content .center_right .item1 .center .list ul li .word .tags a {
  display: inline-block;
  padding: 0 10px;
  height: 30px;
  background-color: #f1f1f1;
  border-radius: 15px;
  line-height: 30px;
  font-size: 14px;
  color: #333333;
}
.news_list .content .center_right .item1 .center .list ul li .word .tags a:hover {
  background-color: #122975;
  color: #fff;
}
.news_list .content .center_right .item1 .center .list ul li .go {
  border-radius: 50%;
  margin-top: 40px;
  width: 50px;
  height: 50px;
  background-color: #f1f1f1;
  border: solid 1px #dedede;
  display: block;
  float: right;
  text-align: center;
  line-height: 50px;
  transition: all .5s linear;
}
.news_list .content .center_right .item1 .center .list ul li .go:hover {
  background-color: #122975;
}
.news_list .content .center_right .item1 .center .list ul li .go:hover i {
  color: #fff;
}
.news_list .content .center_right .item1 .center .list ul li .go i {
  font-size: 16px;
  color: #333;
}
.news_detail .content .center_right .item1 {
  background: #fff;
}
.news_detail .content .center_right .item1 .center {
  padding: 20px;
}
.news_detail .content .center_right .item1 .center .tit h5 {
  font-size: 30px;
  color: #333333;
  margin: 10px 0 0;
}
.news_detail .content .center_right .item1 .center .tit .share {
  padding-right: 50px;
  padding-bottom: 30px;
  border-bottom: 1px solid #dedede;
  line-height: 40px;
}
.news_detail .content .center_right .item1 .center .tit .share span {
  font-size: 12px;
  line-height: 24px;
  color: #999999;
}
.news_detail .content .center_right .item1 .center .tit .share .share_btn {
  float: right;
}
.news_detail .content .center_right .item1 .center .tit .share .share_btn &gt; div {
  float: right;
}
.news_detail .content .center_right .item1 .center .tit .share .share_btn .wechat-qrcode {
  top: 100%;
}
.news_detail .content .center_right .item1 .center .tit .share .share_btn .wechat-qrcode::after {
  display: none;
}
.news_detail .content .center_right .item1 .center .word {
  padding: 10px 0;
}
.news_detail .content .center_right .item1 .center .word iframe{
  display: block;
  margin: 0 auto;
}


.news_detail .content .center_right .item1 .center .word img{
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.news_detail .content .center_right .item1 .up_next {
  overflow: hidden;
  border-top: 1px solid #dedede;
  position: relative;
}
.news_detail .content .center_right .item1 .up_next::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: 100%;
  background: #dedede;
}
.news_detail .content .center_right .item1 .up_next a {
  display: block;
  width: 50%;
  float: left;
  height: 64px;
  text-align: center;
  line-height: 64px;
  font-size: 16px;
  color: #000000;
}
.news_detail .content .center_right .item1 .up_next a span{
  width: 90%;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.news_detail .content .center_right .item1 .up_next a i{
  display: none;
}
.news_detail .content .center_right .item2 {
  background: #fff;
  margin-top: 13px;
}
.news_detail .content .center_right .item2 h5 {
  font-size: 18px;
  color: #122975;
  font-weight: bold;
  height: 64px;
  line-height: 64px;
  border-bottom: 1px solid #dedede;
  padding-left: 25px;
}
.news_detail .content .center_right .item2 .list {
  padding: 30px;
}
.news_detail .content .center_right .item2 .list ul {
  overflow: hidden;
  position: relative;
  margin: 0 -30px;
}
.news_detail .content .center_right .item2 .list ul::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  height: 100%;
  background: #dedede;
}
.news_detail .content .center_right .item2 .list ul li {
  padding: 0 30px;
}
.news_detail .content .center_right .item2 .list ul li a {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news_detail .content .center_right .item2 .list ul li a:hover {
  color: #122975;
}
</pre></body></html>